home *** CD-ROM | disk | FTP | other *** search
- Date: Thu, 3 Mar 1994 15:29:53 -0800
- From: Mark Wedel <master@rahul.net>
- Message-Id: <199403032329.AA03309@bolero.rahul.net>
- To: crossfire@ifi.uio.no, fermat@fermat.dartmouth.edu
- Subject: Re: Crossedit compile errors.
-
- First, you might try adding -ansi to the gcc options. Don't know if
- it makes a difference, but it can't hurt.
-
- You might try messing around with the order of the include files
- in Posix.h. I have it including sys/types.h before sys/stat.h. Can't
- remember offhand if that is how it originally is, or if I changed it
- to be that way.
-
- --Mark
-